home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / lang / Python152_Src.lha / Python152_Source / Modules / protos / socketmodule.h < prev    next >
Text File  |  1999-04-25  |  116b  |  3 lines

  1. static PyObject *PySocket_Err (void);
  2. static PyObject *gethost_common(struct hostent *h, struct sockaddr_in *addr);
  3.